Welcome![Sign In][Sign Up]
Location:
Search - VC ini

Search list

[Windows Develop360FORMSRC

Description: 像360界面的互粉软件VC源码,仿360安全卫士风格的VC++窗体界面效果,很不错的窗体,挺漂亮。在VC6下直接编译通过。运行时请注意,要将生成的EXE文件从Debug目录中拷贝至根目录下才能运行,因为有很多元素需要调用。程序运行时会自动创建INI配置文件。-Like the 360 ​ ​ interface, cross-powder software VC source, the effect of imitation 360 security guards style VC++ form interface, very good form and pretty. Directly under VC6 compile. Please note that the copy you want to generate the EXE file from the Debug directory to the root directory in order to run, because there are many elements need to call run-time. The program runs automatically creates the INI configuration file.
Platform: | Size: 859136 | Author: seivin | Hits:

[Othermakeimei

Description: 生成手机imei码 vc++程序,实现输入imei码生成对应的ini文件,并且加密-make android imei .ini program
Platform: | Size: 3453952 | Author: pengsan | Hits:

[File OperateMruFileTest

Description: VC++的MFC对最近文件进行了包装,它使用户无需编写任何代码就可实现最近文件菜单。但这种方法也有缺陷:    ①用户程序必须使用文档、视图结构,只能利用它提供的文档打开和保存文件,如果你使用自己编写的函数打开和保存文件,绕过了它的文档,则最近文件将无法使用。    ②这种最近文件保存在注册表中,不易清除,容易形成注册表中垃圾,也没有提供用户清除最近文件的权利,不利于用户隐私的保护。    用ini文件实现最近文件可以解决上述问题,而且用编程控制MRU更灵活,可以提供更多功能-VC++ the MFC recent documents and packaging, which allows users without writing any code can achieve the File menu. This method is also flawed: ① user program must use the document view architecture, only use it to provide documents to open and save files, if you are using to write your own functions to open and save files, bypassing the document, the recent The file will not be used. ② this file is saved in the registry, difficult to remove, easy formation of the garbage in the registry and did not provide the user the right to clear recent files, is not conducive to the protection of user privacy. Ini files recent documents can solve the above problems, and more flexible programming control MRU can provide more functionality
Platform: | Size: 51200 | Author: cnheike | Hits:

[VC/MFCvcPP-BOOK_22

Description: c++电子书籍,独立打包,保证单包可解压,内含大量电子书,网上搜集而来,持续更新中...... 本包内容: 输入法编程指南.chm 数据结构21世纪高等职业教育计算机技.rar 数据结构算法与应用--C++ 语言描述.zip 一个ini文件转xml文件的源码.doc 一个简单的完成端口(服务端_客户端)类.pdf 一个月挑战C++.chm 用VC实现基于TCP_IP的局域网内点对点的大文件传输转.pdf 自己动手编写操作系统.pdf 最全的网络协议拓扑图了(清晰版).pdf-c++ e-books, independent packaging, single package can be unpacked, containing a large number of e-books, collected from the Internet, constantly updated ... the contents of the package: input method Programming Guide. chm data structure in the 21st century vocational education computer technology. rar data structure algorithms and the application- C++ language description. zip ini file transfer xml file source. doc completion port (a simple server- client) class. pdf month challenge C++.chm with the VC achieve turn TCP_IP LAN peer-to-peer-based file transfer. pdf yourself to write the operating system the pdf' s most complete network protocol topology diagram (clear version). pdf
Platform: | Size: 61260800 | Author: 蜗牛 | Hits:

[Dialog_WindowMultiLanguage_Source

Description: 多国语言的动态切换,编译环境为VC 6.0.可以直接运行。增加一个种语言支持时只要增加一个ini格式的文档既可,不用修改源码。-The multi-lingual dynamic switch, the compiler environment for VC 6.0. Directly run. The increase of one kind of language support as long as an ini format documents can, without modifying the source code.
Platform: | Size: 4755456 | Author: 一个兵 | Hits:

[File Operatewheverfileexist

Description: 本实例通过判断C:\Boot.ini文件是否存在来演示如何编写具体的VC++代码,简单易懂,希望大家喜欢。 -This example by judging the C: \ Boot.ini file exists to demonstrate how to write specific VC++ code is simple to understand, hope you like.
Platform: | Size: 33792 | Author: 赵小夏 | Hits:

[OS programReadWriteIni

Description: vc读写ini文件的源码。自己编写的demo-vc read and write ini file source. I have written demo
Platform: | Size: 3118080 | Author: sherwin | Hits:

[File Operatevcini

Description: VC读取Ini文件源码,非常实用。 VC++获得INI文件的全部段名/VC++在INI文件中读写数据-VC read .ini file source code. get INI file all section name and read and write data.
Platform: | Size: 26624 | Author: ARON | Hits:

[VC/MFClesson-12

Description: 孙鑫VC++教学课程lesson12:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。 -Sun Xin VC++ tutorial lesson12: const char* char* const distinction. C language support for file read and write, the FILE pointer difference between text files and binary files. Way to read and write files with text and Note to the binary mode read and write files. The C++ support, ofstream and ifstream usage of file read and write. Win32 SDK file read and write support for the use of the CreateFile function, WriteFile function, ReadFile function the MFC file reading and writing support use CFile class and CFileDialog file filter settings. win.ini file and read and write registry and related knowledge points.
Platform: | Size: 710656 | Author: 谢建伟 | Hits:

[Windows Develop4757845

Description: 读写INI文件,VC++精选学习源码,很好的参考资料。-Read and write INI files, select learning VC++ source code, a good reference.
Platform: | Size: 212992 | Author: 清拌蟹肉 | Hits:

[Windows DevelopRWIniFileDemo

Description: 使用INI文件保存程序的信息,VC++精选编程源码,很好的参考资料。-Use the INI file to save the program information, VC++ select programming source code, a good reference.
Platform: | Size: 13312 | Author: 清蒸翅子 | Hits:

[Windows DevelopDemo

Description: 在INI文件中读写数据,VC++精选学习源码,很好的参考资料。-Read and write data in the INI file, select learning VC++ source code, a good reference.
Platform: | Size: 13312 | Author: 什锦豆腐 | Hits:

[Windows Develop37346

Description: 获得INI文件的全部段名,VC++精选学习源码,很好的参考资料。-Get all the INI file section name, select learning VC++ source code, a good reference.
Platform: | Size: 12288 | Author: 什锦豆腐 | Hits:

[Windows Develop8655337

Description: 获得INI文件指定段的全部键名和键值,VC++精选学习源码,很好的参考资料。-Access to the specified INI file section all the key names and key, select learning VC++ source code, a good reference.
Platform: | Size: 12288 | Author: 什锦豆腐 | Hits:

[File OperateINI_Sources

Description: 对INI文件VC提供类库,但不能满足个人需要,需要自己定制INI文件的读写操作,源码实现了INI文件的读写。-INI files for VC provides library, but can not meet the individual needs, needs its own custom INI file read and write operations, read and write the source code to achieve the INI file.
Platform: | Size: 2048 | Author: TankW | Hits:

[Windows DevelopiniFile

Description: ini文件操作类适合VC程序员使用,精选学习源码,很好的参考资料。-The ini class file for VC programmers to use, select learning source code, a good reference.
Platform: | Size: 8192 | Author: 清蒸翅子 | Hits:

[Windows DevelopiniFile

Description: ini文件操作类适合VC程序员使用,精选学习源码,很好的参考资料。-ini file manipulation class for the VC programmers to use, selected learning source, a good reference.
Platform: | Size: 477184 | Author: 加胤 | Hits:

[CommunicationCSaveTest

Description: .ini文件生成程序,可用于自动生成.ini文件并存储VC控件中间过程数据。-. ini file generation process can be used to automatically generate. ini file and process data stored in the middle of VC control.
Platform: | Size: 19057664 | Author: 仲亮 | Hits:

[Windows Developcrdbs

Description: VC客户资源管理系统整套源码,数据库基于oracle,用的是VS2008开发的,公司就是用的2008,本人用习惯了,如果你没有安装ORACLE,请下载oracle 10G安装文件,安装时是指数据库名为mp3000,当然你也可以用别的名字。必备文件:   CRDBS.ini 将其放在debug下面   创建数据库脚本   数据库 oracle   数据库SID:MP3000   用户名:wjb   密码:wjb-VC set of customer resource management system source code, database based on oracle, with the VS2008 development, the company is using the 2008, I used used to it, if you do not install ORACLE, please download oracle 10G installation file, the installation is the database name mp3000, of course, you can also use other names. Essential Documents: CRDBS.ini put it in debug below Create a database script Oracle database Database SID: MP3000 Username: wjb Password: wjb
Platform: | Size: 1662976 | Author: apudn96 | Hits:

[Crack HackVc6package

Description: VC++ 6.0 源码包.包括:AES算法加密文档源码,MD5算法加密源码,检测CPU和硬盘序列号生成注册码源代码,检测网卡MAC地址生成注册码源代码,利用INI文件注册软件的源码,利用INI文件注册软件的源码,利用INI文件注册软件的源码,网络数据包加密源码-VC++ 6.0 source code package includes:. AES algorithm to encrypt the document source, MD5 encryption algorithm source code, test the CPU and hard drive serial number registration code generated source code, generate code to detect network card MAC address of the source code, using INI file to register the software source code, the use of INI registration software source code file using INI file to register the software source code, network packet encryption source code
Platform: | Size: 2064384 | Author: namejiang | Hits:
« 1 2 ... 4 5 6 7 8 910 »

CodeBus www.codebus.net